Skip to main content

All Questions

Tagged with
2votes
2answers
6kviews

Arch linux - Error during update of packages: jdk-openjdk and jre-openjdk are in conflict

When I try to update my system I get jdk-openjdk and jre-openjdk are in conflict error: This is log of the update attempt: :: Synchronizing package databases... core is up to date extra is up to ...
Jan Černý's user avatar
0votes
1answer
244views

Grey box when running JetBrains Rider on Arch Linux

I am trying to get JetBrains Rider running on my Arch Linux laptop. I already have the suggested fix: ~ ❯ echo $_JAVA_AWT_WM_NONREPARENTING 1 ~ ❯ However, when I try to run Rider, I still get this: ...
J86's user avatar
  • 403
3votes
4answers
13kviews

Intellij IDEA: Unrecognized VM option 'UseConcMarkSweepGC'

I installed Intellij IDEA from on my arch using yay. I worked fine but recently it started doing this: john@arch-thinkpad ~ [1]> intellij-idea-ultimate-edition Unrecognized VM option '...
Jan Černý's user avatar
5votes
2answers
3kviews

IntelliJ IDEA — Please consider switching to the bundled Java runtime that is better suited for IDE

IntelliJ IDEA shows this message on every startup. How can I correct this warning on IntelliJ IDEA? Edit: I installed IntelliJ IDEA ultimate edition by yay on arch linux.
Jan Černý's user avatar
0votes
1answer
2kviews

Can't find jar binaries

I installed jdk8 and jdk14 on Arch Linux with sudo pacman -S jre8-openjdk jre-openjdk but I can't find the jar binaries file. If I run jar it tells me command not found. I searched in both openjdk ...
JacopoDT's user avatar
0votes
1answer
383views

Red dirs alert in bin folder, jvm dirs

I was just hanging around in my dirs and I found some dirs that are displaying a red alert, all of them are related with jvm. I supposed that it could be a problem with jdk or some wrong installation ...
Nicolás Gómez's user avatar
2votes
0answers
731views

Icedtea-web error while accessing KVM Console through CIMC

I want to access the KVM Console through CIMC but icedtea-web keep showing the below error. Currently I'm using Distribution: Fedora 26 icedtea-web.x86_64 1.7-6.fc26 openjdk version "1.8.0_151" ...
BDN's user avatar
  • 341
9votes
1answer
6kviews

Arch: Java "ugly" font bug

I know this is a pretty common bug, however none of the solutions I could find helped me. Fonts are ugly in Java applications Here are two examples (Processing & PyCharm): (Astonishingly "Events"...
Scriptim's user avatar
9votes
2answers
7kviews

jetbrains-toolbox loads to a blank screen

For the last month or so, I've been attempting to get jetbrains-toolbox to work. It used to work (and is how I installed IntelliJ IDEA and Gogland.) When I went to update the IDEA I'm currently ...
J. Gonzalez's user avatar
0votes
2answers
2kviews

How can I get correct sub-pixel rendering in Java applications?

I used to use infinality for good-looking fonts, but it hasn't been updated for ages, and it's now broken. I've since reverted to vanilla freetype and vanilla fonts. I followed instructions to get ...
Sparhawk's user avatar
2votes
2answers
7kviews

Problem with libx11.so.6: undefined symbol: xcb_wait_for_reply64

I have a problem with a one-day-old arch system. I accidentally moved /usr/lib/libX11.so.6 out of /usr/lib and then put it back. But now, I cannot launch Android Studio because of this: /usr/lib/jvm/...
Chisko's user avatar
0votes
2answers
2kviews

Error opening eclipse in archlinux

So I am running archlinux. On java -version my output is: java version "1.7.0_101" OpenJDK Runtime Environment (IcedTea 2.6.6) (Arch Linux build 7.u101_2.6.6-1-x86_64) OpenJDK 64-Bit Server VM (build ...
Cristian's user avatar
1vote
1answer
2kviews

Font bug in Java apps on Arch Linux

What happens with fonts in my JAVA apps? SOAP UI screen as example (see toolbox)... I have no idea where is the problem. SYS: up-to-date ARCH LINUX. $ archlinux-java status Available Java ...
Brandon Farber's user avatar
8votes
2answers
3kviews

Java process freezes until I use 100% CPU [closed]

The issue I encounter When working on Android-Studio, Eclipse or even command-line Gradle, the Java software often freezes (even though usually it is after I update my system/change java). For ...
JonasVautherin's user avatar
0votes
1answer
1kviews

archlinux cannot execute java after update

I 've updated raspberry pi b+ arch linux via pacman -Syyu and now I cannot run java anymore because of following error: [xxxx@pi ~]# java -bash: /usr/bin/java: cannot execute binary file: Exec format ...
KernelPanic's user avatar

153050per page
close